Autogenerated HTML docs for v2.27.0-139-gc9c31
diff --git a/git-worktree.html b/git-worktree.html index 08af8e4..c6824a8 100644 --- a/git-worktree.html +++ b/git-worktree.html
@@ -904,7 +904,9 @@ locked working tree path, specify <code>--force</code> twice. </p> <div class="paragraph"><p><code>move</code> refuses to move a locked working tree unless <code>--force</code> is specified -twice.</p></div> +twice. If the destination is already assigned to some other working tree but is +missing (for instance, if <code><new-path></code> was deleted manually), then <code>--force</code> +allows the move to proceed; use --force twice if the destination is locked.</p></div> <div class="paragraph"><p><code>remove</code> refuses to remove an unclean working tree unless <code>--force</code> is used. To remove a locked working tree, specify <code>--force</code> twice.</p></div> </dd> @@ -1245,7 +1247,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-10 08:03:13 PDT + 2020-06-22 16:55:13 PDT </div> </div> </body>